home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / Document.subproj / English.lproj / eTDocInfoUI.nib / data.classes next >
Encoding:
Text File  |  1995-02-11  |  920 b   |  72 lines

  1. eTLinkWell = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = Button;
  7. };
  8. eTDocInfoUI = {
  9.     ACTIONS = {
  10.     textWillConvert:;
  11.     changeTagFont:;
  12.     getDefaultTags:;
  13.     accept:;
  14.     touch:;
  15.     textDidGetKeys:;
  16.     setDefaultTags:;
  17.     };
  18.     OUTLETS = {
  19.     quotationWell;
  20.     parent;
  21.     peersWell;
  22.     keywords;
  23.     theDocInfo;
  24.     peers;
  25.     dateField;
  26.     docIDField;
  27.     infoPanel;
  28.     taggingPanel;
  29.     trailerSw;
  30.     parentWell;
  31.     heading3Well;
  32.     heading6Well;
  33.     author;
  34.     bodyWell;
  35.     taggingView;
  36.     etDoc;
  37.     docInfoView;
  38.     infoView;
  39.     heading5Well;
  40.     heading2Well;
  41.     docInfoPanel;
  42.     title;
  43.     heading4Well;
  44.     heading1Well;
  45.     comments;
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49. FirstResponder = {
  50.     ACTIONS = {
  51.     };
  52.     SUPERCLASS = Object;
  53. };
  54. FontWell = {
  55.     ACTIONS = {
  56.     };
  57.     OUTLETS = {
  58.     theFont;
  59.     };
  60.     SUPERCLASS = Button;
  61. };
  62. ContainerView = {
  63.     ACTIONS = {
  64.     splitView:;
  65.     };
  66.     OUTLETS = {
  67.     theAgent;
  68.     contentView;
  69.     };
  70.     SUPERCLASS = View;
  71. };
  72.